Learn R Programming

monocle (version 1.6.2)

reducedDimS<-: Set embedding coordinates of each cell in a CellDataSet.

Description

This function sets the coordinates of each cell in a new (reduced-dimensionality) space. Not intended to be called directly.

Usage

reducedDimS(cds) <- value

Arguments

cds
A CellDataSet object.
value
A matrix of coordinates specifying each cell's position in the reduced-dimensionality space.

Value

  • An update CellDataSet object